Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dependabot opened #548 automatically, but for some reason, the codecov status is not reported (and the check continually 'expected'). This happens infrequently and usually, I just un-require the check, merge the PR, and re-require it if I now the PR is not making changes to coverage anyway.
This time, though, I'm not too sure that everything's alright since we are changing the version of the codecov action that our pytest workflow is using. I tried running all checks again, but that didn't trigger the codecov check. Next, I has dependabot 'recreate' #548, which triggered some kind of rebase, but the checks still didn't run. In the meantime, I looked at the codecov page for the PR, which seems to say that no reports for the PR's only commit were uploaded. Unfortunately, there doesn't seem to be any option to trigger the check manually, either. That's why I'm now creating this brand new PR with exactly the same changes as #548 in the hopes of triggering the codecov checks.
If this doesn't work, I might have to explore in detail what changed with the version bump and how we relied on that.
How to review
PR checklist
Add or expand tests;coverage checks both ✅[ ] Add, expand, or update documentation.Just CI version bump.[ ] Update release notes.Just CI version bump.